concentration inequality
#probability
Tells us how likely it is that a random variable deviates a certain amount from its expectation .
Important tool to analyze random algorithms.
Three fundamental concentration inequalities:
- Markov's inequality
- applies to non-negative random values
- Chebyshev's inequality
- applies to random variables with bounds
- Hoeffding inequality/Bernstein inequality/Chernoff bound ^c601f4
- applies to sums of independent random variables
See also: concentration of chi-squared random variables, Gaussian concentration
Matrix concentration inequality